CallingMessageTarget
Types
Link copied to clipboard
data class HostConversation(val specificTarget: MessageTarget = MessageTarget.Conversation()) : CallingMessageTarget
Send the message to the host conversation. Supports ignoring users through the specificTarget.
Link copied to clipboard
Send the message only to other devices of self-user.